nativeRequestPermission

Requests microphone access. This will trigger the native OS prompt ONLY if the permission status is "Not Determined". It then waits for the user to respond.

Return

The new permission status after the request: 1 (Denied), 2 (Granted).